projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
221095d
)
Sync from nautilus commit 0177dd24a5f7f9f5302745a865eb970a35faa78c
author
Federico Mena Quintero
<federico@gnome.org>
Wed, 5 Dec 2012 22:51:32 +0000
(16:51 -0600)
committer
Federico Mena Quintero
<federico@gnome.org>
Wed, 5 Dec 2012 22:51:32 +0000
(16:51 -0600)
gtk/gtkplacessidebar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkplacessidebar.c
b/gtk/gtkplacessidebar.c
index 485caf852e8c19e3de68b72318b9ae94584d7adc..a6135d0d2ac82e9ee3a96e262a55f77b4294da57 100644
(file)
--- a/
gtk/gtkplacessidebar.c
+++ b/
gtk/gtkplacessidebar.c
@@
-1052,7
+1052,7
@@
update_places (GtkPlacesSidebar *sidebar)
#if 0
/* FIXME: remove this? If we *do* show bookmarks for nonexistent files, the user will eventually clean them up */
- if (
nautilus_bookmark_uri_known_not_to_exist
(bookmark)) {
+ if (
!nautilus_bookmark_get_exists
(bookmark)) {
continue;
}
#endif